Skip to content

Add an ERC-7802 bridge (v2) #195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Add an ERC-7802 bridge (v2) #195

wants to merge 16 commits into from

Conversation

Amxx
Copy link
Collaborator

@Amxx Amxx commented Jul 21, 2025

Trustless alternative to #174

@Amxx Amxx force-pushed the feature/erc7802bridge-v2 branch from 504b01e to 44ea7b7 Compare July 21, 2025 16:29
@Amxx Amxx changed the base branch from master to zkemail/proofs July 21, 2025 20:02
@Amxx Amxx changed the base branch from zkemail/proofs to master July 21, 2025 20:03
emit BridgePaused(bridgeId, isPaused);
}

function updateGateway(
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

currently, it is possible to add new chains to a bridgeId. This should not be allowed unless there is a mechanism to create the bridgeId on that new chain that is not part of the initial config.

@Amxx Amxx force-pushed the feature/erc7802bridge-v2 branch from 094ae4f to 4bb0096 Compare July 28, 2025 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants